From 1fba85050cf7972a69389f57b6554bb39766ed38 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 9 Jan 2007 03:13:46 +0000 Subject: [PATCH] (tumme-display-thumb): Doc fix. --- lisp/tumme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/tumme.el b/lisp/tumme.el index 788a29958a8..2fc6eff2458 100644 --- a/lisp/tumme.el +++ b/lisp/tumme.el @@ -1646,7 +1646,7 @@ Ask user for number of images to show and the delay in between." ;;;###autoload (defun tumme-display-thumb () - "Shorthard for `tumme-display-thumbs' with prefix argument." + "Shorthand for `tumme-display-thumbs' with prefix argument." (interactive) (tumme-display-thumbs t nil t)) -- 2.30.2